home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMBASESHIELDOPTIONSDLG / TFRMBASESHIELDOPTIONSDLG.txt
Text File  |  2008-11-13  |  3KB  |  128 lines

  1. object frmBaseShieldOptionsDlg: TfrmBaseShieldOptionsDlg
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form Caption'
  7.   ClientHeight = 482
  8.   ClientWidth = 683
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnHelp = FormHelp
  19.   OnKeyDown = FormKeyDown
  20.   DesignSize = (
  21.     683
  22.     482)
  23.   PixelsPerInch = 106
  24.   TextHeight = 16
  25.   object btnOK: TResTeButton
  26.     Left = 325
  27.     Top = 451
  28.     Width = 108
  29.     Height = 27
  30.     ShowHint = True
  31.     Anchors = [akRight, akBottom]
  32.     Default = True
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -13
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ModalResult = 1
  39.     NumGlyphs = 2
  40.     ParentFont = False
  41.     ParentShowHint = False
  42.     TabOrder = 1
  43.     ResourceCaption = 20018
  44.     ResourceHint = 42000
  45.   end
  46.   object btnCancel: TResTeButton
  47.     Left = 448
  48.     Top = 451
  49.     Width = 109
  50.     Height = 27
  51.     ShowHint = True
  52.     Anchors = [akRight, akBottom]
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -13
  56.     Font.Name = 'Tahoma'
  57.     Font.Style = []
  58.     ModalResult = 2
  59.     NumGlyphs = 2
  60.     ParentFont = False
  61.     ParentShowHint = False
  62.     TabOrder = 2
  63.     ResourceCaption = 20019
  64.     ResourceHint = 42001
  65.   end
  66.   object btnContextHelp: TResTeButton
  67.     Left = 566
  68.     Top = 451
  69.     Width = 108
  70.     Height = 27
  71.     ShowHint = True
  72.     OnClick = btnContextHelpClick
  73.     Anchors = [akRight, akBottom]
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'Tahoma'
  78.     Font.Style = []
  79.     ParentFont = False
  80.     ParentShowHint = False
  81.     TabOrder = 3
  82.     ResourceCaption = 20023
  83.     ResourceHint = 40132
  84.   end
  85.   object pnlBackground: TTePanel
  86.     Left = 8
  87.     Top = 9
  88.     Width = 665
  89.     Height = 436
  90.     Anchors = [akLeft, akTop, akRight, akBottom]
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clWindowText
  93.     Font.Height = -13
  94.     Font.Name = 'Tahoma'
  95.     Font.Style = []
  96.     ParentBackground = False
  97.     ParentFont = False
  98.     TabOrder = 0
  99.     OnResize = pnlBackgroundResize
  100.     ThemeObject = 'default'
  101.     DesignSize = (
  102.       665
  103.       436)
  104.     object lblTitle: TResLabel
  105.       Left = 17
  106.       Top = 9
  107.       Width = 614
  108.       Height = 20
  109.       Anchors = [akLeft, akTop, akRight]
  110.       AutoSize = False
  111.       Caption = 'Title'
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clWindowText
  114.       Font.Height = -13
  115.       Font.Name = 'Tahoma'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.       Transparent = True
  119.       Layout = tlCenter
  120.     end
  121.   end
  122.   object ThemeForm: TTeForm2
  123.     ThemeObject = 'StandardDialog'
  124.     Left = 220
  125.     Top = 13
  126.   end
  127. end
  128.